autoloading - определение. Что такое autoloading
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:     

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое autoloading - определение


Autoloading         
WIKIMEDIA DISAMBIGUATION PAGE
Autoloading (disambiguation)
Autoloading is the means of using a mechanical device to chamber a round or shell in a projectile weapon. It may refer to:
Self-loading rifle         
WIKIMEDIA DISAMBIGUATION PAGE
Autoloading rifle
A self-loading rifle or autoloading rifle is a rifle with an action using a portion of the energy of each cartridge fired to load another cartridge. Self-loading pistols are similar, but intended to be held and fired by a single hand, while rifles are designed to be held with both hands and fired from the shoulder.
Autoload         
In computer programming, autoloading is the capability of loading and linking portions of a program from mass storage automatically when needed, so that the programmer is not required to define or include those portions of the program explicitly. Many high-level programming languages include autoload capabilities, which sacrifice some run-time speed for ease of coding and speed of initial compilation/linking.